(PHP 4, PECL pdflib >= 1.0.0)
PDF_restore — Restores formerly saved environment
The PDF_restore() function restores the environment saved with PDF_save(). It works like the postscript command grestore.
Example #1 Save and Restore
See also PDF_save().